SLEEPPRM=WAKEONACCESS, RWS=SINGLE, READMODE=NO_MISS_PENALTY
Control B
RWS | NVM Read Wait States 0 (SINGLE): Single Auto Wait State 1 (HALF): Half Auto Wait State 2 (DUAL): Dual Auto Wait State |
MANW | Manual Write |
SLEEPPRM | Power Reduction Mode during Sleep 0 (WAKEONACCESS): NVM block enters low-power mode when entering sleep.NVM block exits low-power mode upon first access. 1 (WAKEUPINSTANT): NVM block enters low-power mode when entering sleep.NVM block exits low-power mode when exiting sleep. 3 (DISABLED): Auto power reduction disabled. |
READMODE | NVMCTRL Read Mode 0 (NO_MISS_PENALTY): The NVM Controller (cache system) does not insert wait states on a cache miss. Gives the best system performance. 1 (LOW_POWER): Reduces power consumption of the cache system, but inserts a wait state each time there is a cache miss. This mode may not be relevant if CPU performance is required, as the application will be stalled and may lead to increase run time. 2 (DETERMINISTIC): The cache system ensures that a cache hit or miss takes the same amount of time, determined by the number of programmed flash wait states. This mode can be used for real-time applications that require deterministic execution timings. |
CACHEDIS | Cache Disable |